[INFO] fetching crate handlr 0.6.4...
[INFO] checking handlr-0.6.4 against try#21cad1f647cfd05a566220f933edd88a53e50bcf for pr-129249-1
[INFO] extracting crate handlr 0.6.4 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate handlr 0.6.4
[INFO] finished tweaking crates.io crate handlr 0.6.4
[INFO] tweaked toml for crates.io crate handlr 0.6.4 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate handlr 0.6.4 on toolchain 21cad1f647cfd05a566220f933edd88a53e50bcf
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+21cad1f647cfd05a566220f933edd88a53e50bcf" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate handlr 0.6.4 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+21cad1f647cfd05a566220f933edd88a53e50bcf" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3e793bdf10248eb2ddbd6b0faebed8155c11b4589982e2893733958d93e8d540" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 2bad2e4678e10b5fe4ca2b748b93ce2e3afd371d0ef4466555adbe12b82649e4
[INFO] running `Command { std: "docker" "start" "2bad2e4678e10b5fe4ca2b748b93ce2e3afd371d0ef4466555adbe12b82649e4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "2bad2e4678e10b5fe4ca2b748b93ce2e3afd371d0ef4466555adbe12b82649e4" "/opt/rustwide/cargo-home/bin/cargo" "+21cad1f647cfd05a566220f933edd88a53e50bcf" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2bad2e4678e10b5fe4ca2b748b93ce2e3afd371d0ef4466555adbe12b82649e4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "2bad2e4678e10b5fe4ca2b748b93ce2e3afd371d0ef4466555adbe12b82649e4" "/opt/rustwide/cargo-home/bin/cargo" "+21cad1f647cfd05a566220f933edd88a53e50bcf" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.26
[INFO] [stderr]    Compiling unicode-xid v0.2.2
[INFO] [stderr]    Compiling version_check v0.9.3
[INFO] [stderr]    Compiling syn v1.0.71
[INFO] [stderr]    Compiling libc v0.2.94
[INFO] [stderr]    Compiling memchr v2.3.4
[INFO] [stderr]    Compiling ryu v1.0.5
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]    Compiling lexical-core v0.7.6
[INFO] [stderr]    Compiling serde_derive v1.0.125
[INFO] [stderr]    Compiling serde v1.0.125
[INFO] [stderr]     Checking tinyvec_macros v0.1.0
[INFO] [stderr]     Checking arrayvec v0.5.2
[INFO] [stderr]    Compiling ucd-trie v0.1.3
[INFO] [stderr]     Checking matches v0.1.8
[INFO] [stderr]    Compiling autocfg v1.0.1
[INFO] [stderr]     Checking tinyvec v1.2.0
[INFO] [stderr]    Compiling maplit v1.0.2
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling nom v5.1.2
[INFO] [stderr]    Compiling indexmap v1.6.2
[INFO] [stderr]    Compiling unicase v2.6.0
[INFO] [stderr]    Compiling pest v2.1.3
[INFO] [stderr]    Compiling unicode-segmentation v1.7.1
[INFO] [stderr]    Compiling quote v1.0.9
[INFO] [stderr]     Checking dirs-sys-next v0.1.2
[INFO] [stderr]     Checking dirs-sys v0.3.6
[INFO] [stderr]     Checking unicode-bidi v0.3.5
[INFO] [stderr]     Checking percent-encoding v2.1.0
[INFO] [stderr]     Checking hashbrown v0.9.1
[INFO] [stderr]     Checking unicode-width v0.1.8
[INFO] [stderr]    Compiling heck v0.3.2
[INFO] [stderr]     Checking textwrap v0.12.1
[INFO] [stderr]     Checking directories v2.0.2
[INFO] [stderr]     Checking form_urlencoded v1.0.1
[INFO] [stderr]     Checking dirs-next v2.0.0
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking either v1.6.1
[INFO] [stderr]     Checking unicode-normalization v0.1.17
[INFO] [stderr]    Compiling pest_meta v2.1.3
[INFO] [stderr]     Checking mime v0.3.16
[INFO] [stderr]     Checking termcolor v1.1.2
[INFO] [stderr]     Checking os_str_bytes v2.4.0
[INFO] [stderr]     Checking strsim v0.10.0
[INFO] [stderr]     Checking glob v0.3.0
[INFO] [stderr]     Checking vec_map v0.8.2
[INFO] [stderr]     Checking itertools v0.10.0
[INFO] [stderr]     Checking aho-corasick v0.7.15
[INFO] [stderr]     Checking once_cell v1.7.2
[INFO] [stderr]     Checking ascii_table v3.0.2
[INFO] [stderr]     Checking mime-db v1.3.0
[INFO] [stderr]     Checking idna v0.2.3
[INFO] [stderr]     Checking xdg v2.2.0
[INFO] [stderr]     Checking json v0.12.4
[INFO] [stderr]     Checking shlex v1.0.0
[INFO] [stderr]     Checking url v2.2.1
[INFO] [stderr]     Checking xdg-mime v0.3.3
[INFO] [stderr]    Compiling pest_generator v2.1.3
[INFO] [stderr]    Compiling thiserror-impl v1.0.24
[INFO] [stderr]    Compiling clap_derive v3.0.0-beta.2
[INFO] [stderr]    Compiling pest_derive v2.1.0
[INFO] [stderr]     Checking thiserror v1.0.24
[INFO] [stderr]     Checking freedesktop_entry_parser v1.1.1
[INFO] [stderr]     Checking clap v3.0.0-beta.2
[INFO] [stderr]     Checking toml v0.5.8
[INFO] [stderr]     Checking confy v0.4.0
[INFO] [stderr]     Checking handlr v0.6.4 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 29.58s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v5.1.2
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "2bad2e4678e10b5fe4ca2b748b93ce2e3afd371d0ef4466555adbe12b82649e4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2bad2e4678e10b5fe4ca2b748b93ce2e3afd371d0ef4466555adbe12b82649e4", kill_on_drop: false }`
[INFO] [stdout] 2bad2e4678e10b5fe4ca2b748b93ce2e3afd371d0ef4466555adbe12b82649e4
